Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CPU] Fixed Reduce kernel with bf16 destination precision #28731

Conversation

dmitry-gorokhov
Copy link
Contributor

Details:

  • The PR fixes Reduce kernel failure with bf16 kernel precision on systems with AVX_NE_CONVERT (as know as AVX_VNNI_2) support.

Tickets:

@dmitry-gorokhov dmitry-gorokhov added the category: CPU OpenVINO CPU plugin label Jan 29, 2025
@dmitry-gorokhov dmitry-gorokhov added this to the 2025.0 milestone Jan 29, 2025
@dmitry-gorokhov dmitry-gorokhov self-assigned this Jan 29, 2025
@dmitry-gorokhov dmitry-gorokhov requested review from a team as code owners January 29, 2025 13:15
@dmitry-gorokhov dmitry-gorokhov force-pushed the fix/reduce_dst_bf16 branch 2 times, most recently from 895ec90 to 1221878 Compare January 29, 2025 13:20
github-merge-queue bot pushed a commit that referenced this pull request Jan 31, 2025
@dmitry-gorokhov
Copy link
Contributor Author

Not required for OV 2025.0: handled on NNCF side: openvinotoolkit/nncf#3233

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPU OpenVINO CPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants